go.uber.org/zap.Logger.errorOutput (field)
8 uses
go.uber.org/zap (current package)
logger.go#L48: errorOutput zapcore.WriteSyncer
logger.go#L73: errorOutput: zapcore.Lock(os.Stderr),
logger.go#L88: errorOutput: zapcore.AddSync(io.Discard),
logger.go#L348: ce.ErrorOutput = log.errorOutput
logger.go#L366: fmt.Fprintf(log.errorOutput, "%v Logger.check error: failed to get caller\n", ent.Time.UTC())
logger.go#L367: log.errorOutput.Sync()
options.go#L77: log.errorOutput = w
options.go#L128: fmt.Fprintf(log.errorOutput, "failed to IncreaseLevel: %v\n", err)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)